func math.archErf

2 uses

	math (current package)
		erf.go#L191: 		return archErf(x)
		stubs.go#L74: func archErf(x float64) float64 {